Version 3.04
- Max 2015 support (by Vlado)
- Fixed two crashes in the Material Editor in Max 2015 version (by Vlado)
  - One related to the BerconXYZ::seedRandomGen() method - no check if sc.Node() is NULL 
  - Another one that seemed related to the curve control - I think it happened because the
    resourcemakercallback was not implemented quite correctly (you can't create ReferenceMakers
    on the heap, you need to either use an existing one, or use CreateInstance()).
 